home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / prtfrm51.zip / HISTORY.LOG < prev    next >
Text File  |  1996-06-22  |  2KB  |  44 lines

  1. UPDATE LOG - PRINTIT
  2. --------------------
  3. Version 4.3
  4.   Changed Decimal Separator to allow Windows Decimal Separator
  5.   Changed Default options in components from string to double where applicable
  6.   Added printing of TRadioButton, TCheckBox, TRadioGroup, TDBRadioGroup,
  7.      TNotebook, TStringGrid
  8.  
  9. Version 4.4
  10.   Added Multi Language support
  11.  
  12. Version 4.41
  13.   Changed TPanel to allow switching off of BorderStyle property
  14.   Changed the print size of Page Numbers and dates
  15.   Fixed bug which did not allow Header of Footer font to be changed
  16.   Changed Default Background color of Viewer
  17.  
  18. Version 5.0
  19.   Added print support for Infopower components as optional extra
  20.   Fixed numerous bugs
  21.   Enhanced Viewer.
  22.  
  23. Version 5.1
  24.   Enhanced font and color support for components.
  25.   Fixed Disable- and EnabledControls methods.
  26.   Added print support for Generic Printer and support for ASCII
  27.    text to a file.
  28.   Fixed bug that did not delete temporary files properly after printing
  29.   TLabel component can now Word Wrap and Align properly over multiple
  30.    lines
  31.   Added GetTextWidth, GetTextHeight, GetPageHeight, GetPageWidth,
  32.    GetControlHeight, GetControlWidth
  33.   Added demos showing suggestions for:
  34.    Handling printing for long forms using multiple Panels on a ScrollBox
  35.    Showing usage of new added functions
  36.    Printing Pages on TNoteBook
  37.   Updated Help files with new functions
  38.   Revised Demo Layout
  39.   Fixed bug which gave exception error when using poPrinter as output
  40.   Fixed problem with 32-bit installation - Gave a Version mismatch error
  41.    on InfPower.PAS file.
  42.   Fixed bug - Overprinted onto same page when printing directly to the
  43.    printer.
  44.